Additional 2→6 on package descriptions
authorStuart Prescott <stuart@debian.org>
Tue, 7 May 2024 11:20:57 +0000 (21:20 +1000)
committerStuart Prescott <stuart@debian.org>
Tue, 7 May 2024 11:20:57 +0000 (21:20 +1000)
debian/control

index 47fd33c0f61761188fc022ae291591224a8cd306..2fe1a317e2cf45da4496270e28c96c2ab3ebf6c7 100644 (file)
@@ -137,12 +137,12 @@ Depends:
  ${misc:Depends},
  ${shlibs:Depends},
 Description: CPython bindings generator for C++ libraries (development files)
- Shiboken2 is a bindings generator for C++ libraries that outputs CPython
+ Shiboken6 is a bindings generator for C++ libraries that outputs CPython
  source code. It collects information from library headers, and then
  merges modifications and handwritten code defined in the typesystem
  description.
  .
- Shiboken2 is the binding generator used to create the PySide6 bindings.
+ Shiboken6 is the binding generator used to create the PySide6 bindings.
  .
  This package provides the development headers for the libshiboken6 library.
 
@@ -163,12 +163,12 @@ Replaces:
 Provides:
  libshiboken6-py3,
 Description: CPython bindings generator for C++ libraries (Python3 shared library)
- Shiboken2 is a bindings generator for C++ libraries that outputs CPython
+ Shiboken6 is a bindings generator for C++ libraries that outputs CPython
  source code. It collects information from library headers, and then
  merges modifications and handwritten code defined in the typesystem
  description.
  .
- Shiboken2 is the binding generator used to create the PySide6 bindings.
+ Shiboken6 is the binding generator used to create the PySide6 bindings.
  .
  This package contains the shared Python 3 library used by shiboken6.
 
@@ -1082,12 +1082,12 @@ Depends:
  ${misc:Depends},
  ${shlibs:Depends},
 Description: CPython bindings generator for C++ libraries
- Shiboken2 is a bindings generator for C++ libraries that outputs CPython
+ Shiboken6 is a bindings generator for C++ libraries that outputs CPython
  source code. It collects information from library headers, and then
  merges modifications and handwritten code defined in the typesystem
  description.
  .
- Shiboken2 is the binding generator used to create the PySide6 bindings.
+ Shiboken6 is the binding generator used to create the PySide6 bindings.
 
 Package: shiboken6-doc
 Architecture: all
@@ -1097,11 +1097,11 @@ Depends:
  ${sphinxdoc:Depends},
 Multi-Arch: foreign
 Description: CPython bindings generator for C++ libraries (common documentation)
- Shiboken2 is a bindings generator for C++ libraries that outputs CPython
+ Shiboken6 is a bindings generator for C++ libraries that outputs CPython
  source code. It collects information from library headers, and then
  merges modifications and handwritten code defined in the typesystem
  description.
  .
- Shiboken2 is the binding generator used to create the PySide6 bindings.
+ Shiboken6 is the binding generator used to create the PySide6 bindings.
  .
  This package contains the common documentation.